Node Js Quiz Test

Node js Quiz

Test your Node js skills with 20 random questions

Results

Congratulations

Fail, Try Again

Share your score!
Tweet your score!
Share to other

#1. REPL stands for.

#2. Which of following is not builtin node module.

#3. How Node.js modules are availble externally

#4. Node.js is written in _____________

#5. Which of the following template engines can be used with Node.js?

#6. Which of the following are not Node.js web application frameworks for?

#7. For What npm stands?

#8. Is node js multithreaded?

#9. What is Callback?

#10. In Node process is ______

#11. Which method returns the current working directory of the process.

#12. A stream fires finish event when all data has been flushed to underlying system.?

#13. Command to list all modules that are install globally?

#14. Node uses _________ engine in core.*

#15. Command to show installed version of Node?

#16. Which of the following module is required for path specific operations ?

#17. What does the fs module stand for?

#18. Node Js is _________

#19. Which extension is used to save NodeJs files?

#20. Node.js uses an event-driven, non-blocking I/O model ?

Finish

Related posts